home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 10 / BBS In A Box Volume X (AMUG) (January 1994).bin / Files / Prog / B-C / C++ FAQ Reference 1.0.cpt / C++ FAQ Reference 1.0.rsrc / STR#_146.txt < prev    next >
Encoding:
Text File  |  1993-06-30  |  427 b   |  15 lines

  1. What was C++ 1.xx, and how is it different from the current C++ language?
  2.  
  3. Why are exceptions going to be implemented after templates? Why not both?
  4.  
  5. How does the lang accepted by cfront 3.0 differ from that accepted by 2.1?
  6.  
  7. What is C++ 1.2?  2.0?  2.1?  3.0?
  8.  
  9. Is there a yacc-able C++ grammar?
  10.  
  11. GNU C++ (g++) produces big executables for tiny programs; Why?
  12.  
  13. Why don't variable arg lists work for C++ on a Sun SPARCstation?
  14.  
  15.